home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Business Heaven
/
Business Heaven.iso
/
accnting
/
acct_pro
/
helpme.bat
< prev
next >
Wrap
DOS Batch File
|
1993-08-14
|
1KB
|
27 lines
echo off
break off
cls
@echo .
@echo ************************************************************************
@echo * *
@echo * A C C O U N T P R O V - 1.0x *
@echo * *
@echo * Utility for reading of the READMEFI.RST file *
@echo * and for installing ACCOUNT PRO on hard disk *
@echo * *
@echo * Press any key to continue... ... or exit with Ctrl-C *
@echo * *
@echo ************************************************************************
pause>nul
cls
list readmefi.rst
cls
@echo .
@echo PROGAM INSTALLATION
@echo .
@echo If you want to install ACCOUNT PRO on hard disk, you can now start the
@echo installation program INSTALL.EXE by pressing any key... ... or
@echo exit to DOS by pressing Ctrl-C
pause>nul
cls
install